home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / keyb / click10.zip / READ.ME < prev   
Text File  |  1991-04-10  |  666b  |  20 lines

  1. This is Click v1.0, a small memory-resident program that makes
  2. the keys of an IBM-compatible PC click (actually, the click comes
  3. from  the speaker ;-). The program can be customized (edit the
  4. source code and re-assemble) to also click when keys are released
  5. and to make special keys (Alt, NumLock, etc.) click too.
  6.  
  7. Tested only on an 8088 XT-clone, but it uses only documented
  8. features, so I don't expect any problems.
  9.  
  10. Assembler source code is included. Both executable and source
  11. code are free.
  12.  
  13. Usage information is in the source file CLICK.ASM.
  14. (Well, just type CLICK, that's all there is to it.)
  15.  
  16. Enjoy.
  17.  
  18.     Erik Tamboer (tamboer@cs.vu.nl)
  19.  
  20.